Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

264 execution of additional sbg workflows #13

Merged
merged 16 commits into from
Mar 11, 2024

Conversation

LucaCinquini
Copy link
Collaborator

Purpose

  • This PR enables the Docker container that executes the CWL workflow to use the EFS /scratch directory to store temporary output, so that the workflow doesn't crash because of running out of disk space. There are also some other stylistic improvements for the current version of the SBG DAGs.

Proposed Changes

  • [ADD] cwl-runner uses --tmp-outdir-prefix to create all temporary files in the EFS /scratch directory.

Issues

Testing

  • Executed SBG Preprocess workflow to completion using the "cwl-dag" DAG
  • SBG end-to-end workflow starts correctly using the /scratch directory, but eventually fails in the ISOFIT step because of not enough memory. Currently trying again with bigger EC2s.

@LucaCinquini LucaCinquini requested a review from drewm-swe March 11, 2024 15:47
@drewm-swe drewm-swe merged commit faf17af into 279-pod-pvc Mar 11, 2024
2 of 4 checks passed
@drewm-swe drewm-swe deleted the 264-execution-of-additional-sbg-workflows branch March 11, 2024 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants